func runtime.unlockextra

3 uses

	runtime (current package)
		proc.go#L2301: func unlockextra(mp *m, delta int32) {
		proc.go#L2316: 	unlockextra(mp.schedlink.ptr(), -1)
		proc.go#L2335: 	unlockextra(mp, 1)